summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01callcatcher: update listCaolán McNamara
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold
2012-02-22unusedcode.easy: remove some moreThomas Arnhold
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers
2012-02-21unwrap ifdefs with unused membersCaolán McNamara
2012-02-19Remove unused codePetr Vorel
2012-02-18Remove unused codeElton Chung
2012-02-18Remove unused codeElton Chung
2012-02-17Remove unused code in SvxSearchDialogSantiago Martinez
2012-02-17Cleanup inludesMatteo Casalin
2012-02-14Remove unused code.Santiago Martinez
2012-02-13Remove unused codeElton Chung
2012-02-13Removed unused code.Björgvin Ragnarsson
2012-02-10Removed some dead codeMarc-André Laverdière-Papineau
2012-02-10Removed some warnings on WIN32 build.Kohei Yoshida
2012-02-10Remove unused codeElton Chung
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-04extract max legal dff length to headerCaolán McNamara
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers
2012-02-01German comments translations.Winfried Donkers
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31Re-organized boolean data members.Kohei Yoshida
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31More implicit inline method to hide.Kohei Yoshida
2012-01-31Container to ptr_vector.Kohei Yoshida
2012-01-31One less method that nobody uses.Kohei Yoshida
2012-01-31No implicit inlining in the header file.Kohei Yoshida
2012-01-31Make these data members private.Kohei Yoshida
2012-01-31Use bool & prefer rtl::OUString.Kohei Yoshida
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-23Let's use 2^(1/4) as the zoom factor, instead of 1.2 (thanks, Tor!)Jan Holesovsky
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20String to rtl::OUString.Kohei Yoshida
2012-01-20sal_Bool to bool.Kohei Yoshida
2012-01-19Make this a private member (to make it easier to keep track of its usage).Kohei Yoshida
2012-01-19No class derives from SdrPageView. No sense using protected visibility.Kohei Yoshida
2012-01-19Don't be a listener if you aren't interested in listening.Kohei Yoshida
2012-01-19implemented SubViewSize property for EnhancedCustomShapePathRadek Doulik