summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
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
2013-06-30XubString->OUStringCaolán McNamara
2013-06-20move static bitmap into a svapp memberCaolán McNamara
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-15Enable Sifr themeIssa Alkurtass
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-22replace DialogCancelledException with std::abortMarkus Mohrhard
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-13Remove redundant OSL_ENSUREStephan Bergmann
2013-05-11sal_Bool to boolTakeshi Abe
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-09sal_Bool to boolTakeshi Abe
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-04Reduce scope.Jan Holesovsky
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo