summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)AuthorFilesLines
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin2-3/+3
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist3-3/+0
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist2-2/+0
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist1-3/+1
2013-08-27Bin intermediate iterator + rename parameter functionJulien Nabet1-5/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák4-5/+5
2013-07-27Mark as const/staticTakeshi Abe2-4/+4
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann1-68/+7
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-2/+0
2013-07-11remove duplicate debug area for framework/Luboš Luňák1-3/+3
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-13/+13
2013-07-05fdo#66524 - defer loading and scaling AddOns images until necessary.Michael Meeks1-111/+102
2013-06-29remove OUString wrap for string literalsThomas Arnhold5-14/+14
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa1-1/+1
2013-06-24Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile1-7/+68
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand3-7/+9
2013-06-05use uno::Reference#clear() method...Noel Grandin1-4/+4
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-2/+1
2013-05-24Fix warning: unused variable 'aURL' [loplugin]Tor Lillqvist1-1/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin4-10/+7
2013-05-21Related: #i121442# Read Statusbar merging configurationAriel Constenla-Haile1-10/+226
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-3/+3
2013-04-15fdo#60724 informations -> informationThomas Arnhold2-3/+3
2013-04-10equalsAsciiL() -> operator==()Thomas Arnhold1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-26/+24
2013-04-01remove boilerplate commentsThomas Arnhold2-4/+0
2013-03-31fdo#62096 Replace O(U)String compareTo with ==Efe Gürkan YALAMAN1-6/+6
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-7/+5
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile1-10/+3
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold4-39/+39
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter16-579/+579
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-1/+1
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin1-8/+4
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-4/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-192/+192
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-23Fix typo seperated/separatedJulien Nabet2-3/+3
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-11fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interfaceIssa Alkurtass1-0/+17