summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
AgeCommit message (Expand)Author
2014-06-28vcl: don't do expensive desktop probing in headless mode.Michael Meeks
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-13vcl: Move ImplDelData functions to app/svdata.cxxChris Sherlock
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-07Handle non-initialized pImplSVData in InitAppFontDataChris Sherlock
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-07VCL: make it more clear that this is a static function we are calling onChris Sherlock
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-07VCL: Application::SetSettings should not set mnAppFontX to 0Chris Sherlock
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann
2014-05-06ImplSVEvent::mnEvent is always zeroStephan Bergmann
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-22pick a reasonable looking place for a SolarMutexGuard for setting changesCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-14cid#441406 dereference after nullNoel Grandin
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist
2014-01-28bool improvementsStephan Bergmann
2014-01-28Revert "Fix commit 4959f369d9bdcc"Norbert Thiebaud
2014-01-28Fix commit 4959f369d9bdccChris Sherlock
2014-01-22Improve settings code reabilityChris Sherlock
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-10-02vcl: add some SolarMutex assertionsMichael Stahl
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-12convert vcl/svapp.hxx from String to OUStringNoel Grandin
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-10Remove an un-used mode on Application::Yield.Michael Meeks
2013-06-30XubString->OUStringCaolán McNamara
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-05-22replace DialogCancelledException with std::abortMarkus Mohrhard
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann