summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter
Change-Id: I3df50dc953c6a5123b62f129b6e303ff682c6d9b Reviewed-on: https://gerrit.libreoffice.org/5951 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-19remove dead definitionsNoel Grandin
Change-Id: I69d2df6cb0a7f994339972a23a913938307e5791
2013-09-18changed to mpImplEike Rathke
first step to register locales Change-Id: I1a1f7b3f642cf892e91b17dd30c92a79129f184e
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
which makes autocorrect in the editengine work again Change-Id: I97d56448e4abd6e563479ffee706b86cb04199ec
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
because each item is identified by an id, but that isn't set on the recent used so it stays stuck on the first one. change the ctor of the base element to require an id to be passed to it and adjust all the good code and then use the index+1 of the recently used elements as the id. Change-Id: I1e5978ddedbd4718923ef72d67598158d5ba8ee7
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed
set to RTL language Change-Id: I0c133e3bbb6801f56e9ac0f508961bfa07a19523 Conflicts: svtools/source/control/ruler.cxx
2013-09-17documentation and define on-the-fly ID rangesEike Rathke
Change-Id: I7d42480b0e0d57634647a002c55bd0c3c968bb28
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
Change-Id: Ib904af4fac5659821ba3b5dbbf62370df8243001 Reviewed-on: https://gerrit.libreoffice.org/5810 Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> Tested-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-17add a min-width-chars property to SvTreeListBoxCaolán McNamara
Change-Id: If6213ab630222d0d9483beea602ea9d54be2396c Reviewed-on: https://gerrit.libreoffice.org/5971 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara
(and as always if you find one, you can be sure there are 6 others in there when you grep for them) Change-Id: I9296ddbdda266c7b6d8a0ac0bc13ec5b6340cee7
2013-09-17convert the SvxAutoCorrect::FindIn* methods from String to OUStringNoel Grandin
Change-Id: Ida2f39b75f73137a4164d95d7f1e9a6cd34a322f
2013-09-17convert GetText/PutText in SvxAutoCorrect from String to OUStringNoel Grandin
Change-Id: Id3d2122d949a7ae940e908ee7c82e6f105b68f40
2013-09-17convert some more methods in SvxAutoCorrect to OUStringNoel Grandin
Change-Id: I843784dbc63501cd533c19f7ed5151fbe8e48d83
2013-09-17convert fields in SvxAutoCorrect from String to OUStringNoel Grandin
Change-Id: I2b62c782ad538fe12fb3104bcb687c26291e3a0b
2013-09-17convert the auto-correction methods in SvxAutoCorrect to OUStringNoel Grandin
Change-Id: I725d59ad2a4ac7b372cad4d599af1554c4c4b463
2013-09-17convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin
Change-Id: Ibcea731a84e9afb62c6ce0a0e6b70017e610dc45
2013-09-17convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin
Change-Id: I7cbc371e90869c481a23450722a1a025b110b235
2013-09-17convert formula::OpCodeHashMap from String to OUStringNoel Grandin
Change-Id: Iabf95a16cc4df3a612b90ed9e07f2216f72bb976
2013-09-17convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin
Change-Id: I048ec33effc33e94943f5110d6a9a0937a1dfdfe
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
..and add some convenience methods sal_Unicode getSymbolChar sal_Unicode GetNativeSymbolChar since most call sites are only interested in the first char of the symbol. Change-Id: I6aeb43b055b849e71cb1f62c3efe79d6a4cc10bd
2013-09-17convert aCorrectedSymbol in formula::FormulaCompiler from String to OUStringNoel Grandin
Change-Id: I426b305fb8befffe0452e280d2097b6560843eef
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin
Change-Id: Ie3d3a3a55b50fe0dcac6be70fcce01fa544c374f
2013-09-17convert include/formula/formdata.hxx from String to OUStringNoel Grandin
Change-Id: Ic5543744700a47e796178d664a710c1ea4faada0
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin
Change-Id: Id3c1dfa97805dfa3a1978cd264380d5ef4a2287a
2013-09-17convert include/formula/formulahelper.hxx from String to OUStringNoel Grandin
Change-Id: I4ab7595cecede03b4ad2a4b9dbe373e67c2912f4
2013-09-17introduced putCopyOpCode() to handle copyFrom()Eike Rathke
... and added bOverrideKnownBad handling Change-Id: I1b669771ec1aa0cdfa1c1bef0bcfccfad96fe727
2013-09-16Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann
Change-Id: I96b99e96b44f12b7ad7f376e4b3a68d7e9531643
2013-09-16Related bnc#819614: The diagram is a group.Jan Holesovsky
It is not really desired to import diagrams broken into individual objects; makes trouble with the hieararchy, and also the user wants to see it as a group - can be ungrouped for modifications easily. Change-Id: I0533a69af9e377804bf0e06b2ce873fd0c9bde02
2013-09-16sal_Bool to boolEike Rathke
Change-Id: Id32780e5cb565e85f0366a91282ce085ed7d2f3c
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
This reverts commit c4113906d7f15f8aa0eb385a4caf474b3505ede1, which is not necessary after all with recent "Hook SourceProvider into unoidl::loadProvider."
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
a) For the sidebar the sidebars automatically handle scrolling, but for the older panel the widgets has to do the scrolling so add scrolling parents to the .ui b) Fold the DialogListBox scrolling widget implementation into VclScrolledWindow and remove the duplication. Change-Id: Ife9ccd8c501e5dee7bf3102a92c8261d979cd834
2013-09-16Make Java-based connectivity drivers work with jvmfwk "direct mode"Stephan Bergmann
...so they work from CppunitTests (which make use of that "direct mode"). Change-Id: I92b72fb708ac1868644111b208f92ac58610ed11
2013-09-15Remove unused width members from BorderLine classZolnai Tamás
Change-Id: Ibf86c21ab13a4dce4e43634b26dfe8b3cf9a5b72
2013-09-15cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl
Change-Id: I450ebe3ceab0acf03221970b33c8da4cbb2c6a52
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
Currently Agile encryption is not supported, so all documents loaded with "agile" encryption will be encrypted with "standard" encryption when they are saved afterwards. Change-Id: Id0477f43c00ed70032ca6b3390eebb1105d5ffa7
2013-09-15Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl
Change-Id: I51f8d1d22da5f869e9937813de9649fddae1ffda
2013-09-15Ruler: disable snapping, tooltipsTomaž Vajngerl
It is now possible to disable snapping of the ruler at dragging with holding the ALT key and coarse snapping with ALT+SHIFT key. Tooltips are shown when hovering over indents and borders. Change-Id: Ib1e9639e1e2824f2a75b5abd35765bbbd02c87f7
2013-09-15SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl
Change-Id: Ib1eb99e9e43526422e7e90e72cdbdaaeed678955
2013-09-15ruler: cleanup ruler.hxxTomaž Vajngerl
Change-Id: I837d224a1e1e1df2ef19d8cbfb8c5f87c3779ed5
2013-09-14Related: fdo#38838 one UniString::Search variant now unusedCaolán McNamara
Change-Id: Id0b7b9bf53985f0692cd446a528274fb2009d33e
2013-09-14callcatcher: update unused code listCaolán McNamara
No TriStateBoxes are loaded from .res files anymore. Change-Id: Ie897dc9a46a4e09e7fb1160a5bd4a65c63ba7979
2013-09-13added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke
Change-Id: Ia51a8503213997ea589f2df79552ef765ecfc748
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara
Change-Id: Ifc9baeabedeab526d040220e9e45f171b5353bcf
2013-09-13Using macro expansion function for the remaining config entries.Vishv Brahmbhatt
Macro Expansion function is used in 'CustomAnimationPreset.cxx' & 'TransitionPreset.cxx' to avoid code redundancy.Also appropriate changes are to made to 'getExpandedFilePath' function. Change-Id: I6b6ae068db3499fe2de2e78a884f9e0737577651 Reviewed-on: https://gerrit.libreoffice.org/5910 Reviewed-by: Thorsten Behrens <thb@documentfoundation.org> Tested-by: Thorsten Behrens <thb@documentfoundation.org>
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara
Change-Id: Iecb8104ea2891d5229e3ecace54e12287d9b0ac6
2013-09-13Don't clobber argument on failureLionel Elie Mamane
Change-Id: I709305d4ec3c37d3fc1c2c911551174f8cfbb883
2013-09-13Fix visibility for --enable-64-bitStephan Bergmann
...post 68e2a4e41d6e81a6e95a296d775c9ac8f5c97e8b "Revert 'Visibility doesn't seem to work as we want in Apple's Clang.'" Quoting <https://developer.apple.com/library/mac/documentation/developertools/ Conceptual/CppRuntimeEnv/Articles/SymbolVisibility.html> section "Symbol Visibility and Objective-C:" "When building for x86_64 OS X or for iOS, symbol visibility /does/ affect objective-C classes. [...] This means that if a given class is intended to be usable outside the library or executable it's defined in, you need to ensure proper symbol visibility." The chosen syntax works at least with both --en/disable-64-bit "experimental" (Clang-based) builds on OS X 10.8. Hopefully, it also works for baseline builds. (Also, it could be that a more fine grained use of SAL_DLLPUBLIC_EXPORT/SAL_DLLPRIVATE would be useful, but with the current setup at least linking of Library_vcl against Library_AppleRemote works.) Change-Id: Iff4fe9e50d1400c83879f62fe29b35bd19d58eb8
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt
Change-Id: I81909e4542bd5e8d1f8ae182c3c17f9bbea9745d Reviewed-on: https://gerrit.libreoffice.org/5881 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke
Change-Id: Ib1074e3025680306c0a8bf7dcff651cefdcb90ba
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
Change-Id: I7a9354ecd35a70a005c6c50e38d27de9b33332bd Reviewed-on: https://gerrit.libreoffice.org/5922 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>