summaryrefslogtreecommitdiff
path: root/ios/shared/ios_sharedlo/objective_c/view_controllers/toolbar/MLOToolbarViewController_Impl.h
blob: 19eab1c92d5fe0918bb6251bfca0107c3d0bcc7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// This file is part of the LibreOffice project.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.

#import "MLOToolbarViewController.h"

@interface MLOToolbarViewController ()
@property MLOMainViewController * mainViewController;
@end
cp-4.1&id=31fedbe9f782976b6aa4615b6fd171ed52137c94'>Remove SvtInternalOptionsThomas Arnhold 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 2012-11-30Remove SvtStartOptionsStephan Bergmann 2012-11-16correct include order and include languagetag.hxxEike Rathke 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-04-09s/pathes/paths/Tor Lillqvist 2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan 2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann 2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann 2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann 2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann 2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann