summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-23Resolves: #i119988# crash when modify the animation effect's...Zhe Wang
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-20Seperator -> Separator to fix build.Jan Holesovsky
2013-05-20Resolves: #i122085# Fixed over-painting of fixed textAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-02fix comment to use our bug-tracking markup syntaxCaolán McNamara
2013-04-25fdo#46808 Convert animations::ParallelTimeContainer to new styleNoel Grandin
2013-04-07for #120049#(cherry picked from commit 9b4e6064f9598c834a9c36c39932f3e326419d44)Zhe Wang
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo
2013-03-25random src cleaningThomas Arnhold
2013-03-23Improve size and positions of widgets for CustomAnimationDialogXiaoli
2013-03-23fixed the dialog because there was an overlapAndreas Mantke
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-26remove two more duplicatesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-17Easyhack 50089Douglas Rodrigues de Almeida
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-29removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-07n753458: changing the keyboard of the Slide Show buttonFelix Zhang
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-16WaE: unsafe mix of bool and sal_BoolCaolán McNamara