summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-07-03fdo#61725 add SolarMutex until it worksLionel Elie Mamane1-0/+2
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-7/+7
2013-06-29remove OUString wrap for string literalsThomas Arnhold8-23/+23
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev1-1/+1
2013-06-11Lock Solar Mutex in rptui::OSectionWindow::_propertyChangedStephan Bergmann1-0/+1
2013-06-10fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin3-6/+8
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-4/+4
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2-15/+16
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2-5/+5
2013-05-21Related: #i121442# Adapt existing code in other modulesAriel Constenla-Haile2-36/+43
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin2-16/+15
2013-05-15String.AppendAscii DropRicardo Montania1-3/+2
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin1-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-11/+11
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király1-0/+4
2013-04-24Fix MSVC build: A ? : operator doesn't automagically construct an OUStringTor Lillqvist2-3/+3
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna5-111/+111
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl1-3/+7
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin3-22/+17
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák63-589/+589
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold2-6/+1
2013-03-27-Wunused-macrosStephan Bergmann5-32/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-14/+14
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold18-166/+166
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim12-0/+34
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold9-12/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-26Compare strings with proper lengthLionel Elie Mamane1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir2-213/+213
2013-02-23Fix typo seperated/separatedJulien Nabet1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
2013-02-19Tweak properties orderingLionel Elie Mamane1-8/+8
2013-02-19Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane1-1/+1
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-7/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida4-10/+10
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-7/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-3/+3
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida1-0/+1