summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2013-05-28fdo#64279, bnc#821586 do not crash opening report for editingDavid Tardon
2013-05-07fdo#48056 revert part of return "correct name for shapetype"Lionel Elie Mamane
2013-02-26fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane
2013-02-22Compare strings with proper lengthLionel Elie Mamane
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-30use static_cast<cppu::OWeakObject*>(this) for exception's contextLionel Elie Mamane
2012-11-30clang still thinks this is ambiguousLionel Elie Mamane
2012-11-29clang says call is ambiguousLionel Elie Mamane
2012-11-29fdo#57611 don't crash when setting too small sizeLionel Elie Mamane
2012-11-29Enhance error message for too small FixedLine sizeLionel Elie Mamane
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Merge branch 'feature/killsdf'Andras Timar
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-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
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-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
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-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01translations is a source-only moduleAndras Timar
2012-10-01Use comphelper::getComponentContextStephan Bergmann
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann