summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui
AgeCommit message (Expand)Author
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-26Compare strings with proper lengthLionel Elie Mamane
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-19Tweak properties orderingLionel Elie Mamane
2013-02-19Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-11-29fdo#57611 don't crash when setting too small sizeLionel Elie Mamane
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-10-27loplugin: various objects that are never usedCaolán McNamara
2012-10-27t4 is always true, probably some debugging thingCaolán McNamara
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-07-24Debug unhandled exceptionLionel Elie Mamane
2012-07-24fdo#52399: Do not needlessly set DefaultContext of global ServiceManagerStephan Bergmann
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04fdo#43556 round pos&dim of report controls & sections to nearest 10^-4mLionel Elie Mamane