summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-12-19regenerate pchPeter Foley
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon
2012-12-18fdo#49277 use correct default tab sizeDavid Tardon
2012-12-18DiscoveryService: include errno.hMichael Stahl
2012-12-18DiscoveryService: -Werror=unused-but-set-variableMichael Stahl
2012-12-18Store some (sadly ignored) return values in variables to make debugging easie...Tor Lillqvist
2012-12-15Revert "define must be overridden on cmdline"Peter Foley
2012-12-14Correct the function names in two SAL_INFOsTor Lillqvist
2012-12-13Some cppcheck cleaningJulien Nabet
2012-12-13PCH for Library_sdLuboš Luňák
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10- correct variable-namesRob Snelders
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-09Reformat code in PreviewRenderer.Tomaž Vajngerl
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-12-06Fix: <errno.h> needs to be included under LinuxNoel Grandin
2012-12-06Fix Linux-specific codeStephan Bergmann
2012-12-06MinGW: Fix BluetoothServer build.Jan Holesovsky
2012-12-05define must be overridden on cmdlinePeter Foley
2012-12-05warning C4702: unreachable codeStephan Bergmann
2012-12-05warning C4100: 'aDiscoverable' : unreferenced formal parameterStephan Bergmann
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik
2012-12-04changed behavior of insert pictureRadek Doulik
2012-12-04refactored GetEmptyPresentationObject, added GetSelectedSingleObjectRadek Doulik
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl
2012-12-01WaE : declaration of ‘bHidden’ shadows a member of 'this'Julien Nabet
2012-12-01sd: hide 'enable remote control' checkbox when built without bluetoothMiklos Vajna
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29Remove exception spec from idl-generated c++ headers.Thorsten Behrens
2012-11-29update sd regression test to match new default shape colorsCaolán McNamara
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida
2012-11-28Make all-screen presentation work again.Thorsten Behrens
2012-11-28Remove commented code.Thorsten Behrens
2012-11-28Fix a warningThorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks