summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2014-01-29small cleanup in timer.cxxMarkus Mohrhard
2014-01-28bool improvementsStephan Bergmann
2014-01-28Revert "Fix commit 4959f369d9bdcc"Norbert Thiebaud
2014-01-28Fix commit 4959f369d9bdccChris Sherlock
2014-01-23Move defines into settings.hxxChris 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-18Window::PreNotify should return boolStephan Bergmann
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2013-12-31Remove unused variables.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-05I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-02vcl: add some SolarMutex assertionsMichael Stahl
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-26[PERSONA] Place default persona in explicit folderOlivier Hallot
2013-08-25Simplify iterator managementJulien Nabet
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-12convert XubString to OUString in VCLNoel Grandin
2013-08-12fix an OUString conversion bugNoel Grandin
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/svapp.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/unohelp2.hxx from String to OUStringNoel Grandin
2013-08-08Bin a couple of pointless macros only used onceTor Lillqvist
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-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke
2013-07-10Remove an un-used mode on Application::Yield.Michael Meeks