summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane2-2/+2
2013-07-22fdo#46037: no more comphelper/configurationhelper.hxx in reportdesignJulien Nabet2-2/+0
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-2/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-3/+3
2013-07-11XubString->OUStringCaolán McNamara1-5/+5
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák1-2/+2
2013-07-09fdo#66582 avoid crash because of missing modelDavid Tardon1-1/+1
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 Mamane2-0/+4
2013-07-02OUString convertion for unotoolsNorbert Thiebaud2-12/+10
2013-06-29remove OUString wrap for string literalsThomas Arnhold19-78/+78
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile3-7/+7
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-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin1-3/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-42/+24
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon2-0/+8
2013-05-27fix typos reported by localizersAndras Timar1-1/+1
2013-05-24stop delivering globlmn.hrcDavid Tardon2-8/+2
2013-05-24fdo#64279 do not crash opening report for editingDavid Tardon2-0/+30
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-12Fix possible inefficient checking for variables emptinessJulien Nabet1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák9-46/+46
2013-05-03fdo#48056 revert part of return "correct name for shapetype"Lionel Elie Mamane6-4/+23
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király1-0/+4
2013-04-24janitorialLionel Elie Mamane1-1/+1
2013-04-24fdo#33091 recognise General format in all languagesLionel Elie Mamane1-5/+9
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 Vajna28-1043/+576
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-5/+0
2013-04-22remove no longer needed MAP_CHAR_LEN macroMiklos Vajna1-64/+63
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-110/+20
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-5/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon3-48/+38
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