summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Remove commented linesJulien Nabet
2013-02-12Use a more descriptive name for the Impress Remote Control Bluetooth serviceTor Lillqvist
2013-02-12fix ambiguous base-class problemNoel Grandin
2013-02-12sdremote - fully annotate bluetooth SDP record.Michael Meeks
2013-02-12fix unused parameter warningNoel Grandin
2013-02-12Tell what 00001101-0000-1000-8000-00805F9B34FB isTor Lillqvist
2013-02-12use a typedef to reduce code duplicationNoel Grandin
2013-02-12Fix compilation of MS-Windows FilePickerNoel Grandin
2013-02-12Fix compilation of MacOS FilePickerNoel Grandin
2013-02-12sdremote - cleanup and annotate bluetooth SDP record.Michael Meeks
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Fix Variable 'TimeBuffer' is not assigned a valueJulien Nabet
2013-02-12remove executable bit on .cxx filesLuboš Luňák
2013-02-12More setup_native fixes for --enable-epm Linux/RPM post gbuild'ificationStephan Bergmann
2013-02-12Updated coreCaolán McNamara
2013-02-12Adapt odk to new css.cui.ColorPickerStephan Bergmann
2013-02-12Fix compilation of kde/kde4Stephan Bergmann
2013-02-12fix cross compiling with icu 50.1.2David Ostrovsky
2013-02-12A missing getuid.so is not fatalStephan Bergmann
2013-02-12call_sum has only one parameterStephan Bergmann
2013-02-12fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-02-12fdo#46808, convert some code to XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2013-02-12fdo#46808, script::DocumentDialogLibraryContainer needed a new constructorNoel Grandin
2013-02-12fdo#46808, script::DocumentScriptLibraryContainer needed a new constructorNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new styleNoel Grandin
2013-02-12fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat
2013-02-12don't duplicate code for msvc and gccDavid Ostrovsky
2013-02-12remove Basque autotext files, they were in EnglishAndras Timar
2013-02-12WaE: anonymous type with no linkage used to declare variable with linkageTor Lillqvist
2013-02-11Fix the memory leak. ScEditCell clones the EditTextObject in its ctor.Kohei Yoshida
2013-02-11Forgot to name it consistently...Kohei Yoshida
2013-02-11Add new filter test for raw cell value import from ods.Kohei Yoshida
2013-02-11Fix for one of the filter tests.Kohei Yoshida
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida
2013-02-11Import date fields.Kohei Yoshida
2013-02-11Import document title field as well.Kohei Yoshida
2013-02-11Add Dump() method to dump content of EditTextObject.Kohei Yoshida
2013-02-11Fix sheet name field import.Kohei Yoshida
2013-02-11Prepare for the import of cell field items.Kohei Yoshida
2013-02-11Import all possible text format properties.Kohei Yoshida